This file lists the required Visual C++ runtime and .Net Framework versions that need to be present where the PDFCreator .Net variants listed below are used:

SDK subfolder:

SDK\Net\Win32\
	.Net Framework 4
	Visual C++ Redistributable for Visual Studio 2017 (x86)
	
SDK\Net\x64\
	.Net Framework 4
	Visual C++ Redistributable for Visual Studio 2017 (x64)

SDK\Net\Win32\NetFX20\
	.Net Framework 2
	Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
	
SDK\Net\x64\NetFX20\
	.Net Framework 2
	Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)

